home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak 2 - Disc 2 / Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso / Telnet-Clients / secmail.exe / _setup.1 / SecureMail.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1998-11-20  |  4KB  |  198 lines

  1. object AboutBox: TAboutBox
  2.   Left = 290
  3.   Top = 135
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Secure Mail'
  7.   ClientHeight = 255
  8.   ClientWidth = 289
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 8
  22.     Top = 3
  23.     Width = 273
  24.     Height = 244
  25.     BevelInner = bvRaised
  26.     BevelOuter = bvLowered
  27.     Font.Color = clWindowText
  28.     Font.Height = -11
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = []
  31.     ParentColor = True
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     object ProductName: TLabel
  35.       Left = 8
  36.       Top = 8
  37.       Width = 257
  38.       Height = 24
  39.       Alignment = taCenter
  40.       AutoSize = False
  41.       Caption = 'Secure Mail'
  42.       Font.Color = clBlack
  43.       Font.Height = -19
  44.       Font.Name = 'MS Sans Serif'
  45.       Font.Style = [fsBold]
  46.       ParentFont = False
  47.       IsControl = True
  48.     end
  49.     object Version1: TLabel
  50.       Left = 8
  51.       Top = 32
  52.       Width = 257
  53.       Height = 20
  54.       Alignment = taCenter
  55.       AutoSize = False
  56.       Caption = 'Version 1.6'
  57.       Font.Color = clBlack
  58.       Font.Height = -16
  59.       Font.Name = 'MS Sans Serif'
  60.       Font.Style = [fsBold]
  61.       ParentFont = False
  62.       IsControl = True
  63.     end
  64.     object Copyright: TLabel
  65.       Left = 8
  66.       Top = 72
  67.       Width = 257
  68.       Height = 17
  69.       Alignment = taCenter
  70.       AutoSize = False
  71.       Caption = 'Copyright  ISS 1997-1998'
  72.       Font.Color = clBlack
  73.       Font.Height = -13
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = [fsBold]
  76.       ParentFont = False
  77.       IsControl = True
  78.     end
  79.     object Label4: TLabel
  80.       Left = 8
  81.       Top = 56
  82.       Width = 257
  83.       Height = 13
  84.       Alignment = taCenter
  85.       AutoSize = False
  86.       Caption = 'Internet Software Solution'
  87.       Font.Color = clBlack
  88.       Font.Height = -13
  89.       Font.Name = 'MS Sans Serif'
  90.       Font.Style = [fsBold]
  91.       ParentFont = False
  92.     end
  93.     object Image1: TImage
  94.       Left = 24
  95.       Top = 16
  96.       Width = 32
  97.       Height = 32
  98.       Picture.Data = {<image000.ico>}
  99.     end
  100.     object DemoText: TLabel
  101.       Left = 8
  102.       Top = 96
  103.       Width = 257
  104.       Height = 16
  105.       Alignment = taCenter
  106.       AutoSize = False
  107.       Caption = 'Demo'
  108.       Font.Color = clNavy
  109.       Font.Height = -13
  110.       Font.Name = 'MS Sans Serif'
  111.       Font.Style = [fsBold]
  112.       ParentFont = False
  113.     end
  114.     object SrNum: TLabel
  115.       Left = 8
  116.       Top = 112
  117.       Width = 257
  118.       Height = 16
  119.       Alignment = taCenter
  120.       AutoSize = False
  121.       Font.Color = clRed
  122.       Font.Height = -13
  123.       Font.Name = 'MS Sans Serif'
  124.       Font.Style = [fsBold]
  125.       ParentFont = False
  126.     end
  127.     object GroupBox1: TGroupBox
  128.       Left = 8
  129.       Top = 136
  130.       Width = 257
  131.       Height = 62
  132.       Caption = 'Contact Information'
  133.       Font.Color = clBlack
  134.       Font.Height = -11
  135.       Font.Name = 'MS Sans Serif'
  136.       Font.Style = [fsBold]
  137.       ParentFont = False
  138.       TabOrder = 0
  139.       object Label1: TLabel
  140.         Left = 50
  141.         Top = 20
  142.         Width = 133
  143.         Height = 13
  144.         Hint = 'Cleick To Send E-Mail'
  145.         Caption = 'issonline@cybergs.com'
  146.         Color = clSilver
  147.         DragCursor = crDefault
  148.         Font.Color = clBlue
  149.         Font.Height = -11
  150.         Font.Name = 'MS Sans Serif'
  151.         Font.Style = [fsBold]
  152.         ParentColor = False
  153.         ParentFont = False
  154.         OnClick = Label1Click
  155.       end
  156.       object Label2: TLabel
  157.         Left = 50
  158.         Top = 36
  159.         Width = 204
  160.         Height = 13
  161.         Hint = 'Click To Go To Web Site'
  162.         Caption = 'http://www.cybergs.com/~issonline'
  163.         Font.Color = clBlue
  164.         Font.Height = -11
  165.         Font.Name = 'MS Sans Serif'
  166.         Font.Style = [fsBold]
  167.         ParentFont = False
  168.         OnClick = Label2Click
  169.       end
  170.       object Label3: TLabel
  171.         Left = 6
  172.         Top = 21
  173.         Width = 40
  174.         Height = 13
  175.         Caption = 'E-Mail:'
  176.       end
  177.       object Label5: TLabel
  178.         Left = 15
  179.         Top = 36
  180.         Width = 31
  181.         Height = 13
  182.         Caption = 'Web:'
  183.       end
  184.     end
  185.   end
  186.   object OKButton: TButton
  187.     Left = 110
  188.     Top = 212
  189.     Width = 75
  190.     Height = 25
  191.     Caption = '&OK'
  192.     Default = True
  193.     ModalResult = 1
  194.     TabOrder = 1
  195.     OnClick = OKButtonClick
  196.   end
  197. end
  198.